Integer value

Description

Configuration properties for the Integer Value custom control.

Discussion

This section contains the specific properties needed to define the behavior, limits, and styling of the Integer Value control.

Name
Description
Button class name

Specify the class name of the increment/decrement buttons.

Increment/decrement buttons

Enter a comma delimited list of buttons. For example, '1,10,100' indicates that you want 3 buttons on each side of the control to increment the integer value by 1, 10, or 100 on each click of the button, or decrement the integer value by 1, 10, or 100 on each click of the button.

Initial value

Specifies the default starting value for the Integer Value control.

Maximum value

Maximum value that can be set in the control.

Minimum value

Minimum value that can be set in the control.

Value field class name

Specify the class name of the value field.

Value field in-line style

Specifies custom inline CSS styles for the input field of the Integer Value control.